This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What does groundedness refer to in the context of generative AI?
The use of a locally deployed language model.
Using data to contextualize prompts and ensure relevant responses.
Using the lowest possible number of tokens in a prompt.
What pattern can you use to ground prompts?
Metadata Optimized Prompt (MOP).
Data Understanding Support Text (DUST).
Retrieval Augmented Generation (RAG).
How can you use the RAG pattern in a client app that uses the Azure OpenAI SDK?
Add text files containing the grounding data to the app folder.
You don't need to do anything. Azure AI Foundry automatically grounds all prompts using Bing Search.
Add index connection details to the OpenAI ChatClient configuration.
You must answer all questions before checking your work.
Was this page helpful?